Learn R Programming

ddR (version 0.1.1)

names<-,DObject-method: Sets the names of a distributed object

Description

Sets the names of a distributed object

Usage

## S3 method for class 'DObject':
names(x) <- value

Arguments

x
The object whose names to set.
value
A vector with the names to set with.